AccountType

 

Example

The following is an example of how to reference the AccountType object:

	// The full path is required.
	dundas.account.AccountType.EXTERNAL_GROUP
	

 

Properties

 
  Name Description
  EXTERNAL_GROUP  
  EXTERNAL_USER  
  LOCAL_USER  
  UNKNOWN  
  VIRTUAL_EXTERNAL_USER  
  VIRTUAL_WINDOWS_USER  
  WINDOWS_GROUP  
  WINDOWS_USER